toggle menu
Genius Scan SDK
5.13.0
androidJvm
switch theme
search in API
Genius Scan SDK
/
com.geniusscansdk.readablecodeflow
/
ReadableCodeConfiguration
/
ReadableCodeConfiguration
Readable
Code
Configuration
constructor
(
isBatchModeEnabled
:
Boolean
=
false
,
supportedCodeTypes
:
Set
<
ReadableCode.Type
>
=
EnumSet.allOf(ReadableCode.Type::class.java)
,
@
ColorInt
highlightColor
:
Int
=
Color.GREEN
,
@
ColorInt
menuColor
:
Int
=
Color.BLACK
)